[INFO] cloning repository https://github.com/izackwu/mouse-radar-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/izackwu/mouse-radar-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizackwu%2Fmouse-radar-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizackwu%2Fmouse-radar-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9135d17d02c0cac530ae10e1c80252b8b6ac00c
[INFO] fixing izackwu/mouse-radar-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizackwu%2Fmouse-radar-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/izackwu/mouse-radar-rs
[INFO] finished tweaking git repo https://github.com/izackwu/mouse-radar-rs
[INFO] tweaked toml for git repo https://github.com/izackwu/mouse-radar-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/izackwu/mouse-radar-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/izackwu/mouse-radar-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 167ef5dc2c487925545c2124b4c6265101f1aa1edb947eab98a91ebdb7359002
[INFO] running `Command { std: "docker" "start" "167ef5dc2c487925545c2124b4c6265101f1aa1edb947eab98a91ebdb7359002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "167ef5dc2c487925545c2124b4c6265101f1aa1edb947eab98a91ebdb7359002" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "167ef5dc2c487925545c2124b4c6265101f1aa1edb947eab98a91ebdb7359002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "167ef5dc2c487925545c2124b4c6265101f1aa1edb947eab98a91ebdb7359002" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking dptree v0.5.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking tiny-skia v0.12.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking usvg v0.47.0
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking resvg v0.47.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking teloxide-core v0.13.0
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking teloxide v0.17.0
[INFO] [stderr]     Checking mouse-radar-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/config.rs (31 fixes)
[INFO] [stderr]        Fixed src/poller.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:88:33
[INFO] [stdout]     |
[INFO] [stdout]  85 | /             tokio::select! {
[INFO] [stdout]  86 | |                 _ = interval.tick() => {
[INFO] [stdout]  87 | |                     info!("Starting poll cycle...");
[INFO] [stdout]  88 | |                     if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                |    |                                           |
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                |    |                                           up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                |    |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                |    this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                |    up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                |    `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                `e` calls a custom destructor
[INFO] [stdout]     | |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | |                             if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                        -    -------------------------------------------------
[INFO] [stdout]     | |                                        |    |                                           |
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                        |    |                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                        |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |                                 match tokio::task::spawn_blocking(move || {
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 106 | |   |                                 db.run(|conn| db::get_athlete(conn, strava_id))
[INFO] [stdout] 107 | |   |                             }).await {
[INFO] [stdout]     | |   |                                -----
[INFO] [stdout]     | |   |                                |   |
[INFO] [stdout]     | |   |________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                    |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                    `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |                                     Err(e) => {
[INFO] [stdout]     | |                                         -
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |                             match process_athlete(
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 124 | |   |                             &config, &db, &strava, &bot, &chat_id,
[INFO] [stdout] 125 | |   |                             &athlete, &tracked, lookback,
[INFO] [stdout] 126 | |   |                         ).await { Err(e) => {
[INFO] [stdout]     | |   |                           -----       -
[INFO] [stdout]     | |   |                           |   |       |
[INFO] [stdout]     | |   |                           |   |       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |___________________________|___|       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |___________________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                               |   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |         `futures` calls a custom destructor
[INFO] [stdout]     | |___|_________`futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:96:41
[INFO] [stdout]     |
[INFO] [stdout]  85 | /             tokio::select! {
[INFO] [stdout]  86 | |                 _ = interval.tick() => {
[INFO] [stdout]  87 | |                     info!("Starting poll cycle...");
[INFO] [stdout]  88 | |                     if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                -    -------------------------------------------------
[INFO] [stdout]     | |                                |    |                                           |
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                |    |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                |    `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                `e` calls a custom destructor
[INFO] [stdout]     | |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | |                             if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                        |    |                                           |
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                        |    |                                           up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                        |    |                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                        |    up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                        |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |                                 match tokio::task::spawn_blocking(move || {
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 106 | |   |                                 db.run(|conn| db::get_athlete(conn, strava_id))
[INFO] [stdout] 107 | |   |                             }).await {
[INFO] [stdout]     | |   |                                -----
[INFO] [stdout]     | |   |                                |   |
[INFO] [stdout]     | |   |________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                    |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                    `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |                                     Err(e) => {
[INFO] [stdout]     | |                                         -
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |                             match process_athlete(
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 124 | |   |                             &config, &db, &strava, &bot, &chat_id,
[INFO] [stdout] 125 | |   |                             &athlete, &tracked, lookback,
[INFO] [stdout] 126 | |   |                         ).await { Err(e) => {
[INFO] [stdout]     | |   |                           -----       -
[INFO] [stdout]     | |   |                           |   |       |
[INFO] [stdout]     | |   |                           |   |       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |___________________________|___|       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |___________________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                               |   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___|_________`futures` calls a custom destructor
[INFO] [stdout]     |     |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:279:23
[INFO] [stdout]     |
[INFO] [stdout] 255 | / / /         tokio::task::spawn_blocking(move || db_clone.run(|conn| db::cache_activity(conn, &c)))
[INFO] [stdout] 256 | | | |             .await??;
[INFO] [stdout]     | | | |              -------
[INFO] [stdout]     | | | |              |   |||
[INFO] [stdout]     | |_|_|______________|___||this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   | |              |   ||`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_|______________|___|this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |     |              |   |`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   let notif = tokio::task::spawn_blocking(move || {
[INFO] [stdout]     |      _________________________-
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout] 264 |     |                 db_clone.build_notification(&name, &cached_clone)
[INFO] [stdout] 265 |     |             })
[INFO] [stdout] 266 |     |             .await??;
[INFO] [stdout]     |     |              -------
[INFO] [stdout]     |     |______________|___|||
[INFO] [stdout]     |     |______________|___||this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |     |______________|___||`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___|this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |     |______________|___|`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |     |                 match bot.send_message(*chat_id, notif.text).await {
[INFO] [stdout]     |     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |     |                       |                                      |
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |     |                       |                                      up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |     |                       |                                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |     |                       up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |     |                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 280 |     |                     Ok(_) => delivered = true,
[INFO] [stdout] 281 |     |                     Err(e) => error!("Failed to send message for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         `e` calls a custom destructor
[INFO] [stdout]     |     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] 282 |     |                 }
[INFO] [stdout] 283 |     |             }
[INFO] [stdout]     |     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 284 |     |             if send_card {
[INFO] [stdout] 285 |                       match bot
[INFO] [stdout]     |      _______________________-
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout] 286 |     |                     .send_photo(*chat_id, InputFile::memory(notif.card_png))
[INFO] [stdout] 287 |     |                     .caption(notif.caption)
[INFO] [stdout] 288 |     |                     .parse_mode(ParseMode::MarkdownV2)
[INFO] [stdout] 289 |     |                     .await
[INFO] [stdout]     |     |                      -----
[INFO] [stdout]     |     |______________________|___|
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                            |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                            `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |     |                     Err(e) => error!("Failed to send card photo for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |     |                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 255 | / / /         tokio::task::spawn_blocking(move || db_clone.run(|conn| db::cache_activity(conn, &c)))
[INFO] [stdout] 256 | | | |             .await??;
[INFO] [stdout]     | | | |              -------
[INFO] [stdout]     | | | |              |   |||
[INFO] [stdout]     | |_|_|______________|___||this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   | |              |   ||`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_|______________|___|this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |     |              |   |`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   let notif = tokio::task::spawn_blocking(move || {
[INFO] [stdout]     |      _________________________-
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout] 264 |     |                 db_clone.build_notification(&name, &cached_clone)
[INFO] [stdout] 265 |     |             })
[INFO] [stdout] 266 |     |             .await??;
[INFO] [stdout]     |     |              -------
[INFO] [stdout]     |     |______________|___|||
[INFO] [stdout]     |     |______________|___||this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |     |______________|___||`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___|this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |     |______________|___|`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |     |                 match bot.send_message(*chat_id, notif.text).await {
[INFO] [stdout]     |     |                       --------------------------------------------
[INFO] [stdout]     |     |                       |                                      |
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |     |                       |                                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |     |                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 280 |     |                     Ok(_) => delivered = true,
[INFO] [stdout] 281 |     |                     Err(e) => error!("Failed to send message for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         `e` calls a custom destructor
[INFO] [stdout]     |     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...       |
[INFO] [stdout] 285 |                       match bot
[INFO] [stdout]     |      _______________________^
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout] 286 |     |                     .send_photo(*chat_id, InputFile::memory(notif.card_png))
[INFO] [stdout] 287 |     |                     .caption(notif.caption)
[INFO] [stdout] 288 |     |                     .parse_mode(ParseMode::MarkdownV2)
[INFO] [stdout] 289 |     |                     .await
[INFO] [stdout]     |     |                      ----^
[INFO] [stdout]     |     |______________________|___|
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |     |______________________|___up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                            |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                            up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                            `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |     |                     Err(e) => error!("Failed to send card photo for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |     |                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] 293 |     |                 }
[INFO] [stdout] 294 |     |             }
[INFO] [stdout]     |     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/db.rs:188:11
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut stmt = conn.prepare(
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `stmt` calls a custom destructor
[INFO] [stdout]     |         `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 178 |     let mut rows = stmt.query_map(rusqlite::params![strava_id], |row| {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rows` calls a custom destructor
[INFO] [stdout]     |         `rows` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |     match rows.next() {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 192 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/statement.rs:781:1
[INFO] [stdout]     |
[INFO] [stdout] 781 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rows` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/row.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Drop for Rows<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/db.rs:411:11
[INFO] [stdout]     |
[INFO] [stdout] 386 |     let mut stmt = conn.prepare(
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `stmt` calls a custom destructor
[INFO] [stdout]     |         `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 394 |     let mut rows = stmt.query_map(rusqlite::params![athlete_id], |row| {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rows` calls a custom destructor
[INFO] [stdout]     |         `rows` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 411 |     match rows.next() {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 415 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/statement.rs:781:1
[INFO] [stdout]     |
[INFO] [stdout] 781 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rows` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/row.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Drop for Rows<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:88:33
[INFO] [stdout]     |
[INFO] [stdout]  85 | /             tokio::select! {
[INFO] [stdout]  86 | |                 _ = interval.tick() => {
[INFO] [stdout]  87 | |                     info!("Starting poll cycle...");
[INFO] [stdout]  88 | |                     if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                |    |                                           |
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                |    |                                           up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                |    |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                |    this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                |    up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                |    `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                `e` calls a custom destructor
[INFO] [stdout]     | |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | |                             if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                        -    -------------------------------------------------
[INFO] [stdout]     | |                                        |    |                                           |
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                        |    |                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                        |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |                                 match tokio::task::spawn_blocking(move || {
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 106 | |   |                                 db.run(|conn| db::get_athlete(conn, strava_id))
[INFO] [stdout] 107 | |   |                             }).await {
[INFO] [stdout]     | |   |                                -----
[INFO] [stdout]     | |   |                                |   |
[INFO] [stdout]     | |   |________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                    |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                    `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |                                     Err(e) => {
[INFO] [stdout]     | |                                         -
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |                             match process_athlete(
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 124 | |   |                             &config, &db, &strava, &bot, &chat_id,
[INFO] [stdout] 125 | |   |                             &athlete, &tracked, lookback,
[INFO] [stdout] 126 | |   |                         ).await { Err(e) => {
[INFO] [stdout]     | |   |                           -----       -
[INFO] [stdout]     | |   |                           |   |       |
[INFO] [stdout]     | |   |                           |   |       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |___________________________|___|       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |___________________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                               |   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |         `futures` calls a custom destructor
[INFO] [stdout]     | |___|_________`futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:96:41
[INFO] [stdout]     |
[INFO] [stdout]  85 | /             tokio::select! {
[INFO] [stdout]  86 | |                 _ = interval.tick() => {
[INFO] [stdout]  87 | |                     info!("Starting poll cycle...");
[INFO] [stdout]  88 | |                     if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                -    -------------------------------------------------
[INFO] [stdout]     | |                                |    |                                           |
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                |    |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                |    `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                `e` calls a custom destructor
[INFO] [stdout]     | |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | |                             if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                        |    |                                           |
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                        |    |                                           up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                        |    |                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                        |    up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                        |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |                                 match tokio::task::spawn_blocking(move || {
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 106 | |   |                                 db.run(|conn| db::get_athlete(conn, strava_id))
[INFO] [stdout] 107 | |   |                             }).await {
[INFO] [stdout]     | |   |                                -----
[INFO] [stdout]     | |   |                                |   |
[INFO] [stdout]     | |   |________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                    |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                    `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |                                     Err(e) => {
[INFO] [stdout]     | |                                         -
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |                             match process_athlete(
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 124 | |   |                             &config, &db, &strava, &bot, &chat_id,
[INFO] [stdout] 125 | |   |                             &athlete, &tracked, lookback,
[INFO] [stdout] 126 | |   |                         ).await { Err(e) => {
[INFO] [stdout]     | |   |                           -----       -
[INFO] [stdout]     | |   |                           |   |       |
[INFO] [stdout]     | |   |                           |   |       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |___________________________|___|       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |___________________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                               |   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___|_________`futures` calls a custom destructor
[INFO] [stdout]     |     |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:279:23
[INFO] [stdout]     |
[INFO] [stdout] 255 | / / /         tokio::task::spawn_blocking(move || db_clone.run(|conn| db::cache_activity(conn, &c)))
[INFO] [stdout] 256 | | | |             .await??;
[INFO] [stdout]     | | | |              -------
[INFO] [stdout]     | | | |              |   |||
[INFO] [stdout]     | |_|_|______________|___||this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   | |              |   ||`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_|______________|___|this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |     |              |   |`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   let notif = tokio::task::spawn_blocking(move || {
[INFO] [stdout]     |      _________________________-
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout] 264 |     |                 db_clone.build_notification(&name, &cached_clone)
[INFO] [stdout] 265 |     |             })
[INFO] [stdout] 266 |     |             .await??;
[INFO] [stdout]     |     |              -------
[INFO] [stdout]     |     |______________|___|||
[INFO] [stdout]     |     |______________|___||this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |     |______________|___||`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___|this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |     |______________|___|`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |     |                 match bot.send_message(*chat_id, notif.text).await {
[INFO] [stdout]     |     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |     |                       |                                      |
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |     |                       |                                      up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |     |                       |                                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |     |                       up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |     |                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 280 |     |                     Ok(_) => delivered = true,
[INFO] [stdout] 281 |     |                     Err(e) => error!("Failed to send message for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         `e` calls a custom destructor
[INFO] [stdout]     |     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] 282 |     |                 }
[INFO] [stdout] 283 |     |             }
[INFO] [stdout]     |     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 284 |     |             if send_card {
[INFO] [stdout] 285 |                       match bot
[INFO] [stdout]     |      _______________________-
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout] 286 |     |                     .send_photo(*chat_id, InputFile::memory(notif.card_png))
[INFO] [stdout] 287 |     |                     .caption(notif.caption)
[INFO] [stdout] 288 |     |                     .parse_mode(ParseMode::MarkdownV2)
[INFO] [stdout] 289 |     |                     .await
[INFO] [stdout]     |     |                      -----
[INFO] [stdout]     |     |______________________|___|
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                            |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                            `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |     |                     Err(e) => error!("Failed to send card photo for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |     |                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 255 | / / /         tokio::task::spawn_blocking(move || db_clone.run(|conn| db::cache_activity(conn, &c)))
[INFO] [stdout] 256 | | | |             .await??;
[INFO] [stdout]     | | | |              -------
[INFO] [stdout]     | | | |              |   |||
[INFO] [stdout]     | |_|_|______________|___||this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   | |              |   ||`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_|______________|___|this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |     |              |   |`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   let notif = tokio::task::spawn_blocking(move || {
[INFO] [stdout]     |      _________________________-
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout] 264 |     |                 db_clone.build_notification(&name, &cached_clone)
[INFO] [stdout] 265 |     |             })
[INFO] [stdout] 266 |     |             .await??;
[INFO] [stdout]     |     |              -------
[INFO] [stdout]     |     |______________|___|||
[INFO] [stdout]     |     |______________|___||this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |     |______________|___||`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___|this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |     |______________|___|`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |     |                 match bot.send_message(*chat_id, notif.text).await {
[INFO] [stdout]     |     |                       --------------------------------------------
[INFO] [stdout]     |     |                       |                                      |
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |     |                       |                                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |     |                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 280 |     |                     Ok(_) => delivered = true,
[INFO] [stdout] 281 |     |                     Err(e) => error!("Failed to send message for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         `e` calls a custom destructor
[INFO] [stdout]     |     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...       |
[INFO] [stdout] 285 |                       match bot
[INFO] [stdout]     |      _______________________^
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout] 286 |     |                     .send_photo(*chat_id, InputFile::memory(notif.card_png))
[INFO] [stdout] 287 |     |                     .caption(notif.caption)
[INFO] [stdout] 288 |     |                     .parse_mode(ParseMode::MarkdownV2)
[INFO] [stdout] 289 |     |                     .await
[INFO] [stdout]     |     |                      ----^
[INFO] [stdout]     |     |______________________|___|
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |     |______________________|___up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                            |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                            up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                            `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |     |                     Err(e) => error!("Failed to send card photo for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |     |                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] 293 |     |                 }
[INFO] [stdout] 294 |     |             }
[INFO] [stdout]     |     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/db.rs:188:11
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut stmt = conn.prepare(
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `stmt` calls a custom destructor
[INFO] [stdout]     |         `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 178 |     let mut rows = stmt.query_map(rusqlite::params![strava_id], |row| {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rows` calls a custom destructor
[INFO] [stdout]     |         `rows` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |     match rows.next() {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 192 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/statement.rs:781:1
[INFO] [stdout]     |
[INFO] [stdout] 781 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rows` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/row.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Drop for Rows<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/db.rs:411:11
[INFO] [stdout]     |
[INFO] [stdout] 386 |     let mut stmt = conn.prepare(
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `stmt` calls a custom destructor
[INFO] [stdout]     |         `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 394 |     let mut rows = stmt.query_map(rusqlite::params![athlete_id], |row| {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rows` calls a custom destructor
[INFO] [stdout]     |         `rows` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 411 |     match rows.next() {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 415 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/statement.rs:781:1
[INFO] [stdout]     |
[INFO] [stdout] 781 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rows` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/row.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Drop for Rows<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:88:33
[INFO] [stdout]     |
[INFO] [stdout]  85 | /             tokio::select! {
[INFO] [stdout]  86 | |                 _ = interval.tick() => {
[INFO] [stdout]  87 | |                     info!("Starting poll cycle...");
[INFO] [stdout]  88 | |                     if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                |    |                                           |
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                |    |                                           up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                |    |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                |    this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                |    up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                |    `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                `e` calls a custom destructor
[INFO] [stdout]     | |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | |                             if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                        -    -------------------------------------------------
[INFO] [stdout]     | |                                        |    |                                           |
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                        |    |                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                        |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |                                 match tokio::task::spawn_blocking(move || {
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 106 | |   |                                 db.run(|conn| db::get_athlete(conn, strava_id))
[INFO] [stdout] 107 | |   |                             }).await {
[INFO] [stdout]     | |   |                                -----
[INFO] [stdout]     | |   |                                |   |
[INFO] [stdout]     | |   |________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                    |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                    `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |                                     Err(e) => {
[INFO] [stdout]     | |                                         -
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |                             match process_athlete(
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 124 | |   |                             &config, &db, &strava, &bot, &chat_id,
[INFO] [stdout] 125 | |   |                             &athlete, &tracked, lookback,
[INFO] [stdout] 126 | |   |                         ).await { Err(e) => {
[INFO] [stdout]     | |   |                           -----       -
[INFO] [stdout]     | |   |                           |   |       |
[INFO] [stdout]     | |   |                           |   |       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |___________________________|___|       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |___________________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                               |   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |         `futures` calls a custom destructor
[INFO] [stdout]     | |___|_________`futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:96:41
[INFO] [stdout]     |
[INFO] [stdout]  85 | /             tokio::select! {
[INFO] [stdout]  86 | |                 _ = interval.tick() => {
[INFO] [stdout]  87 | |                     info!("Starting poll cycle...");
[INFO] [stdout]  88 | |                     if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                -    -------------------------------------------------
[INFO] [stdout]     | |                                |    |                                           |
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                |    |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                |    `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                `e` calls a custom destructor
[INFO] [stdout]     | |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | |                             if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                        |    |                                           |
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                        |    |                                           up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                        |    |                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                        |    up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                        |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |                                 match tokio::task::spawn_blocking(move || {
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 106 | |   |                                 db.run(|conn| db::get_athlete(conn, strava_id))
[INFO] [stdout] 107 | |   |                             }).await {
[INFO] [stdout]     | |   |                                -----
[INFO] [stdout]     | |   |                                |   |
[INFO] [stdout]     | |   |________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                    |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                    `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |                                     Err(e) => {
[INFO] [stdout]     | |                                         -
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |                             match process_athlete(
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 124 | |   |                             &config, &db, &strava, &bot, &chat_id,
[INFO] [stdout] 125 | |   |                             &athlete, &tracked, lookback,
[INFO] [stdout] 126 | |   |                         ).await { Err(e) => {
[INFO] [stdout]     | |   |                           -----       -
[INFO] [stdout]     | |   |                           |   |       |
[INFO] [stdout]     | |   |                           |   |       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |___________________________|___|       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |___________________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                               |   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___|_________`futures` calls a custom destructor
[INFO] [stdout]     |     |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:279:23
[INFO] [stdout]     |
[INFO] [stdout] 255 | / / /         tokio::task::spawn_blocking(move || db_clone.run(|conn| db::cache_activity(conn, &c)))
[INFO] [stdout] 256 | | | |             .await??;
[INFO] [stdout]     | | | |              -------
[INFO] [stdout]     | | | |              |   |||
[INFO] [stdout]     | |_|_|______________|___||this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   | |              |   ||`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_|______________|___|this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |     |              |   |`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   let notif = tokio::task::spawn_blocking(move || {
[INFO] [stdout]     |      _________________________-
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout] 264 |     |                 db_clone.build_notification(&name, &cached_clone)
[INFO] [stdout] 265 |     |             })
[INFO] [stdout] 266 |     |             .await??;
[INFO] [stdout]     |     |              -------
[INFO] [stdout]     |     |______________|___|||
[INFO] [stdout]     |     |______________|___||this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |     |______________|___||`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___|this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |     |______________|___|`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |     |                 match bot.send_message(*chat_id, notif.text).await {
[INFO] [stdout]     |     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |     |                       |                                      |
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |     |                       |                                      up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |     |                       |                                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |     |                       up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |     |                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 280 |     |                     Ok(_) => delivered = true,
[INFO] [stdout] 281 |     |                     Err(e) => error!("Failed to send message for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         `e` calls a custom destructor
[INFO] [stdout]     |     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] 282 |     |                 }
[INFO] [stdout] 283 |     |             }
[INFO] [stdout]     |     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 284 |     |             if send_card {
[INFO] [stdout] 285 |                       match bot
[INFO] [stdout]     |      _______________________-
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout] 286 |     |                     .send_photo(*chat_id, InputFile::memory(notif.card_png))
[INFO] [stdout] 287 |     |                     .caption(notif.caption)
[INFO] [stdout] 288 |     |                     .parse_mode(ParseMode::MarkdownV2)
[INFO] [stdout] 289 |     |                     .await
[INFO] [stdout]     |     |                      -----
[INFO] [stdout]     |     |______________________|___|
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                            |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                            `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |     |                     Err(e) => error!("Failed to send card photo for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |     |                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 255 | / / /         tokio::task::spawn_blocking(move || db_clone.run(|conn| db::cache_activity(conn, &c)))
[INFO] [stdout] 256 | | | |             .await??;
[INFO] [stdout]     | | | |              -------
[INFO] [stdout]     | | | |              |   |||
[INFO] [stdout]     | |_|_|______________|___||this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   | |              |   ||`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_|______________|___|this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |     |              |   |`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   let notif = tokio::task::spawn_blocking(move || {
[INFO] [stdout]     |      _________________________-
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout] 264 |     |                 db_clone.build_notification(&name, &cached_clone)
[INFO] [stdout] 265 |     |             })
[INFO] [stdout] 266 |     |             .await??;
[INFO] [stdout]     |     |              -------
[INFO] [stdout]     |     |______________|___|||
[INFO] [stdout]     |     |______________|___||this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |     |______________|___||`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___|this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |     |______________|___|`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |     |                 match bot.send_message(*chat_id, notif.text).await {
[INFO] [stdout]     |     |                       --------------------------------------------
[INFO] [stdout]     |     |                       |                                      |
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |     |                       |                                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |     |                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 280 |     |                     Ok(_) => delivered = true,
[INFO] [stdout] 281 |     |                     Err(e) => error!("Failed to send message for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         `e` calls a custom destructor
[INFO] [stdout]     |     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...       |
[INFO] [stdout] 285 |                       match bot
[INFO] [stdout]     |      _______________________^
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout] 286 |     |                     .send_photo(*chat_id, InputFile::memory(notif.card_png))
[INFO] [stdout] 287 |     |                     .caption(notif.caption)
[INFO] [stdout] 288 |     |                     .parse_mode(ParseMode::MarkdownV2)
[INFO] [stdout] 289 |     |                     .await
[INFO] [stdout]     |     |                      ----^
[INFO] [stdout]     |     |______________________|___|
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |     |______________________|___up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                            |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                            up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                            `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |     |                     Err(e) => error!("Failed to send card photo for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |     |                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] 293 |     |                 }
[INFO] [stdout] 294 |     |             }
[INFO] [stdout]     |     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/db.rs:188:11
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut stmt = conn.prepare(
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `stmt` calls a custom destructor
[INFO] [stdout]     |         `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 178 |     let mut rows = stmt.query_map(rusqlite::params![strava_id], |row| {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rows` calls a custom destructor
[INFO] [stdout]     |         `rows` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |     match rows.next() {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 192 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/statement.rs:781:1
[INFO] [stdout]     |
[INFO] [stdout] 781 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rows` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/row.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Drop for Rows<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/db.rs:411:11
[INFO] [stdout]     |
[INFO] [stdout] 386 |     let mut stmt = conn.prepare(
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `stmt` calls a custom destructor
[INFO] [stdout]     |         `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 394 |     let mut rows = stmt.query_map(rusqlite::params![athlete_id], |row| {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rows` calls a custom destructor
[INFO] [stdout]     |         `rows` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 411 |     match rows.next() {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 415 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/statement.rs:781:1
[INFO] [stdout]     |
[INFO] [stdout] 781 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rows` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/row.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Drop for Rows<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:88:33
[INFO] [stdout]     |
[INFO] [stdout]  85 | /             tokio::select! {
[INFO] [stdout]  86 | |                 _ = interval.tick() => {
[INFO] [stdout]  87 | |                     info!("Starting poll cycle...");
[INFO] [stdout]  88 | |                     if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                |    |                                           |
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                |    |                                           up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                |    |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                |    this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                |    up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                |    `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                `e` calls a custom destructor
[INFO] [stdout]     | |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | |                             if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                        -    -------------------------------------------------
[INFO] [stdout]     | |                                        |    |                                           |
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                        |    |                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                        |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |                                 match tokio::task::spawn_blocking(move || {
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 106 | |   |                                 db.run(|conn| db::get_athlete(conn, strava_id))
[INFO] [stdout] 107 | |   |                             }).await {
[INFO] [stdout]     | |   |                                -----
[INFO] [stdout]     | |   |                                |   |
[INFO] [stdout]     | |   |________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                    |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                    `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |                                     Err(e) => {
[INFO] [stdout]     | |                                         -
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |                             match process_athlete(
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 124 | |   |                             &config, &db, &strava, &bot, &chat_id,
[INFO] [stdout] 125 | |   |                             &athlete, &tracked, lookback,
[INFO] [stdout] 126 | |   |                         ).await { Err(e) => {
[INFO] [stdout]     | |   |                           -----       -
[INFO] [stdout]     | |   |                           |   |       |
[INFO] [stdout]     | |   |                           |   |       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |___________________________|___|       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |___________________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                               |   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |         `futures` calls a custom destructor
[INFO] [stdout]     | |___|_________`futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:96:41
[INFO] [stdout]     |
[INFO] [stdout]  85 | /             tokio::select! {
[INFO] [stdout]  86 | |                 _ = interval.tick() => {
[INFO] [stdout]  87 | |                     info!("Starting poll cycle...");
[INFO] [stdout]  88 | |                     if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                -    -------------------------------------------------
[INFO] [stdout]     | |                                |    |                                           |
[INFO] [stdout]     | |                                |    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                |    |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                |    `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                `e` calls a custom destructor
[INFO] [stdout]     | |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  96 | |                             if let Err(e) = run_poll_cycle(&config, &db, &strava, &bot).await {
[INFO] [stdout]     | |                                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                        |    |                                           |
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                                        |    |                                           up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |    |                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                        |    |                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                        |    up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                        |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |                                 match tokio::task::spawn_blocking(move || {
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 106 | |   |                                 db.run(|conn| db::get_athlete(conn, strava_id))
[INFO] [stdout] 107 | |   |                             }).await {
[INFO] [stdout]     | |   |                                -----
[INFO] [stdout]     | |   |                                |   |
[INFO] [stdout]     | |   |________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                    |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                    `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |                                     Err(e) => {
[INFO] [stdout]     | |                                         -
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |                             match process_athlete(
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 124 | |   |                             &config, &db, &strava, &bot, &chat_id,
[INFO] [stdout] 125 | |   |                             &athlete, &tracked, lookback,
[INFO] [stdout] 126 | |   |                         ).await { Err(e) => {
[INFO] [stdout]     | |   |                           -----       -
[INFO] [stdout]     | |   |                           |   |       |
[INFO] [stdout]     | |   |                           |   |       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |___________________________|___|       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |___________________________|___this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                               |   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___|_________`futures` calls a custom destructor
[INFO] [stdout]     |     |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:279:23
[INFO] [stdout]     |
[INFO] [stdout] 255 | / / /         tokio::task::spawn_blocking(move || db_clone.run(|conn| db::cache_activity(conn, &c)))
[INFO] [stdout] 256 | | | |             .await??;
[INFO] [stdout]     | | | |              -------
[INFO] [stdout]     | | | |              |   |||
[INFO] [stdout]     | |_|_|______________|___||this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   | |              |   ||`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_|______________|___|this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |     |              |   |`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   let notif = tokio::task::spawn_blocking(move || {
[INFO] [stdout]     |      _________________________-
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout] 264 |     |                 db_clone.build_notification(&name, &cached_clone)
[INFO] [stdout] 265 |     |             })
[INFO] [stdout] 266 |     |             .await??;
[INFO] [stdout]     |     |              -------
[INFO] [stdout]     |     |______________|___|||
[INFO] [stdout]     |     |______________|___||this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |     |______________|___||`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___|this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |     |______________|___|`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |     |                 match bot.send_message(*chat_id, notif.text).await {
[INFO] [stdout]     |     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |     |                       |                                      |
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |     |                       |                                      up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |     |                       |                                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |     |                       up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |     |                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 280 |     |                     Ok(_) => delivered = true,
[INFO] [stdout] 281 |     |                     Err(e) => error!("Failed to send message for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         `e` calls a custom destructor
[INFO] [stdout]     |     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] 282 |     |                 }
[INFO] [stdout] 283 |     |             }
[INFO] [stdout]     |     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 284 |     |             if send_card {
[INFO] [stdout] 285 |                       match bot
[INFO] [stdout]     |      _______________________-
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout] 286 |     |                     .send_photo(*chat_id, InputFile::memory(notif.card_png))
[INFO] [stdout] 287 |     |                     .caption(notif.caption)
[INFO] [stdout] 288 |     |                     .parse_mode(ParseMode::MarkdownV2)
[INFO] [stdout] 289 |     |                     .await
[INFO] [stdout]     |     |                      -----
[INFO] [stdout]     |     |______________________|___|
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                            |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                            `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |     |                     Err(e) => error!("Failed to send card photo for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |     |                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/poller.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 255 | / / /         tokio::task::spawn_blocking(move || db_clone.run(|conn| db::cache_activity(conn, &c)))
[INFO] [stdout] 256 | | | |             .await??;
[INFO] [stdout]     | | | |              -------
[INFO] [stdout]     | | | |              |   |||
[INFO] [stdout]     | |_|_|______________|___||this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   | |              |   ||`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_|______________|___|this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |     |              |   |`#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |                   let notif = tokio::task::spawn_blocking(move || {
[INFO] [stdout]     |      _________________________-
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout]     |     |_________________________|
[INFO] [stdout] 264 |     |                 db_clone.build_notification(&name, &cached_clone)
[INFO] [stdout] 265 |     |             })
[INFO] [stdout] 266 |     |             .await??;
[INFO] [stdout]     |     |              -------
[INFO] [stdout]     |     |______________|___|||
[INFO] [stdout]     |     |______________|___||this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |     |______________|___||`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___|this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |     |______________|___|`#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |______________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |     |                 match bot.send_message(*chat_id, notif.text).await {
[INFO] [stdout]     |     |                       --------------------------------------------
[INFO] [stdout]     |     |                       |                                      |
[INFO] [stdout]     |     |                       |                                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |     |                       |                                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |                       this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |     |                       `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 280 |     |                     Ok(_) => delivered = true,
[INFO] [stdout] 281 |     |                     Err(e) => error!("Failed to send message for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         `e` calls a custom destructor
[INFO] [stdout]     |     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...       |
[INFO] [stdout] 285 |                       match bot
[INFO] [stdout]     |      _______________________^
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout]     |     |_______________________|
[INFO] [stdout] 286 |     |                     .send_photo(*chat_id, InputFile::memory(notif.card_png))
[INFO] [stdout] 287 |     |                     .caption(notif.caption)
[INFO] [stdout] 288 |     |                     .parse_mode(ParseMode::MarkdownV2)
[INFO] [stdout] 289 |     |                     .await
[INFO] [stdout]     |     |                      ----^
[INFO] [stdout]     |     |______________________|___|
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |     |______________________|___up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |     |______________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                            |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                            up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                            `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |     |                     Err(e) => error!("Failed to send card photo for {}: {}", athlete.name, e),
[INFO] [stdout]     |     |                         -
[INFO] [stdout]     |     |                         |
[INFO] [stdout]     |     |                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |     |                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] 293 |     |                 }
[INFO] [stdout] 294 |     |             }
[INFO] [stdout]     |     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/db.rs:188:11
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut stmt = conn.prepare(
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `stmt` calls a custom destructor
[INFO] [stdout]     |         `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 178 |     let mut rows = stmt.query_map(rusqlite::params![strava_id], |row| {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rows` calls a custom destructor
[INFO] [stdout]     |         `rows` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |     match rows.next() {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 192 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/statement.rs:781:1
[INFO] [stdout]     |
[INFO] [stdout] 781 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rows` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/row.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Drop for Rows<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.02s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/db.rs:411:11
[INFO] [stdout]     |
[INFO] [stdout] 386 |     let mut stmt = conn.prepare(
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `stmt` calls a custom destructor
[INFO] [stdout]     |         `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 394 |     let mut rows = stmt.query_map(rusqlite::params![athlete_id], |row| {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rows` calls a custom destructor
[INFO] [stdout]     |         `rows` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 411 |     match rows.next() {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 415 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/statement.rs:781:1
[INFO] [stdout]     |
[INFO] [stdout] 781 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rows` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.39.0/src/row.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Drop for Rows<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check: mouse-radar-rs v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking mouse-radar-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "167ef5dc2c487925545c2124b4c6265101f1aa1edb947eab98a91ebdb7359002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "167ef5dc2c487925545c2124b4c6265101f1aa1edb947eab98a91ebdb7359002", kill_on_drop: false }`
[INFO] [stdout] 167ef5dc2c487925545c2124b4c6265101f1aa1edb947eab98a91ebdb7359002
